home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / hity wydania / Ubuntu 9.10 PL / karmelkowy-koliberek-desktop-9.10-i386-PL.iso / casper / filesystem.squashfs / usr / share / gconf / schemas / cpufreq-applet.schemas < prev    next >
Text File  |  2009-10-20  |  1KB  |  41 lines

  1. <gconfschemafile>
  2. <schemalist>
  3. <schema>
  4.     <key>/schemas/apps/cpufreq-applet/prefs/cpu</key>
  5.     <owner>cpufreq-applet</owner>
  6.     <type>int</type>
  7.     <default>0</default>
  8.     <gettext_domain>gnome-applets-2.0</gettext_domain>
  9.     <locale name="C">
  10.         <short>CPU to Monitor</short>
  11.         <long>Set the CPU to monitor. In a single processor system you don't have to change it.</long>
  12.     </locale>
  13. </schema>
  14.  
  15. <schema>
  16.     <key>/schemas/apps/cpufreq-applet/prefs/show_mode</key>
  17.     <owner>cpufreq-applet</owner>
  18.     <type>int</type>
  19.     <default>2</default>
  20.     <gettext_domain>gnome-applets-2.0</gettext_domain>
  21.     <locale name="C">
  22.         <short>Mode to show cpu usage</short>
  23.         <long>A 0 value means to show the applet in graphic mode (pixmap only), 1 to show the applet in text mode (not to show the pixmap) and 2 to show the applet in graphic and text mode.</long>
  24.     </locale>
  25. </schema>
  26.  
  27. <schema>
  28.     <key>/schemas/apps/cpufreq-applet/prefs/show_text_mode</key>
  29.     <owner>cpufreq-applet</owner>
  30.     <type>int</type>
  31.     <default>1</default>
  32.     <gettext_domain>gnome-applets-2.0</gettext_domain>
  33.     <locale name="C">
  34.         <short>The type of text to display (if the text is enabled).</short>
  35.         <long>A 0 value means to show cpu frequency, 1 to show frequency and units, and 2 to show percentage instead of frequency.</long>
  36.     </locale>
  37. </schema>
  38.  
  39. </schemalist>
  40. </gconfschemafile>
  41.